projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b315b59
)
(Cygwin GCC): recent -> some, as the information is no longer current.
author
Jason Rumney
<jasonr@gnu.org>
Mon, 4 Feb 2008 11:26:17 +0000
(11:26 +0000)
committer
Jason Rumney
<jasonr@gnu.org>
Mon, 4 Feb 2008 11:26:17 +0000
(11:26 +0000)
etc/PROBLEMS
patch
|
blob
|
history
diff --git
a/etc/PROBLEMS
b/etc/PROBLEMS
index 0461eaf1d40d4abb21efdbe6cfad93c457820044..b7888ccbcaff40c82148fd683b1548d36998a950 100644
(file)
--- a/
etc/PROBLEMS
+++ b/
etc/PROBLEMS
@@
-2514,7
+2514,7
@@
in building Emacs (as of v22.1).
*** Building the native MS-Windows port with Cygwin GCC can fail.
-Emacs may not build using
recent
Cygwin builds of GCC, such as Cygwin
+Emacs may not build using
some
Cygwin builds of GCC, such as Cygwin
version 1.1.8, using the default configure settings. It appears to be
necessary to specify the -mwin32 flag when compiling, and define
__MSVCRT__, like so: